[WM_WINDOWPOSCHANGED] Replace identical code as in
authorTor Lillqvist <tml@novell.com>
Thu, 8 Jun 2006 15:00:25 +0000 (15:00 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 8 Jun 2006 15:00:25 +0000 (15:00 +0000)
commitf93e5455e983144e133e18b5041aab29afc97360
tree65cb24665ee92bb51a0bbb0835909948de5b7b52
parentf9a8f54704e2cfadf770aae475325d4dd5548313
[WM_WINDOWPOSCHANGED] Replace identical code as in

2006-06-08  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkevents-win32.c (gdk_event_translate):
[WM_WINDOWPOSCHANGED] Replace identical code as in
handle_configure_event() with call to that function.
[WM_SIZING] Fix implementation of aspect ratio hints. (#344244)
The hints are for the geometry of the client area, not of the
window including decorations. Improve resizing behaviouor in the
presence of aspect hints, more in line with typical X window
managers.
ChangeLog
ChangeLog.pre-2-10
gdk/win32/gdkevents-win32.c